home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXSSSSeeeettttWWWWMMMMCCCClllliiiieeeennnnttttMMMMaaaacccchhhhiiiinnnneeee((((3333XXXX11111111))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))XXXXSSSSeeeettttWWWWMMMMCCCClllliiiieeeennnnttttMMMMaaaacccchhhhiiiinnnneeee((((3333XXXX11111111))))
-
-
-
- NNNNAAAAMMMMEEEE
- XSetWMClientMachine, XGetWMClientMachine - set or read a
- window's WM_CLIENT_MACHINE property
-
- SSSSYYYYNNNNTTTTAAAAXXXX
- void XSetWMClientMachine(_d_i_s_p_l_a_y, _w, _t_e_x_t__p_r_o_p)
- Display *_d_i_s_p_l_a_y;
- Window _w;
- XTextProperty *_t_e_x_t__p_r_o_p;
-
- Status XGetWMClientMachine(_d_i_s_p_l_a_y, _w, _t_e_x_t__p_r_o_p__r_e_t_u_r_n)
- Display *_d_i_s_p_l_a_y;
- Window _w;
- XTextProperty *_t_e_x_t__p_r_o_p__r_e_t_u_r_n;
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- _d_i_s_p_l_a_y Specifies the connection to the X server.
-
- _t_e_x_t__p_r_o_p Specifies the _X_T_e_x_t_P_r_o_p_e_r_t_y structure to be used.
-
- _t_e_x_t__p_r_o_p__r_e_t_u_r_n
- Returns the _X_T_e_x_t_P_r_o_p_e_r_t_y structure.
-
- _w Specifies the window.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The _X_S_e_t_W_M_C_l_i_e_n_t_M_a_c_h_i_n_e convenience function calls
- _X_S_e_t_T_e_x_t_P_r_o_p_e_r_t_y to set the WM_CLIENT_MACHINE property.
-
- The _X_G_e_t_W_M_C_l_i_e_n_t_M_a_c_h_i_n_e convenience function performs an
- _X_G_e_t_T_e_x_t_P_r_o_p_e_r_t_y on the WM_CLIENT_MACHINE property. It
- returns a nonzero status on success; otherwise, it returns a
- zero status.
-
- PPPPRRRROOOOPPPPEEEERRRRTTTTIIIIEEEESSSS
- WM_CLIENT_MACHINE
- The string name of the machine on which the client
- application is running.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- XAllocClassHint(3X11), XAllocIconSize(3X11),
- XAllocSizeHints(3X11), XAllocWMHints(3X11),
- XSetCommand(3X11), XSetTransientForHint(3X11),
- XSetTextProperty(3X11), XSetWMColormapWindows(3X11),
- XSetWMIconName(3X11), XSetWMName(3X11),
- XSetWMProperties(3X11), XSetWMProtocols(3X11),
- XStringListToTextProperty(3X11)
- _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
-
- Page 1 (printed 4/30/98)
-
-
-
-